Skip to content

gh-121608: Fix test_samply_profiler: only check samply once#153424

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:samply
Jul 9, 2026
Merged

gh-121608: Fix test_samply_profiler: only check samply once#153424
vstinner merged 1 commit into
python:mainfrom
vstinner:samply

Conversation

@vstinner

@vstinner vstinner commented Jul 9, 2026

Copy link
Copy Markdown
Member

Only run samply_command_works() once. Remove also dead code.

Only run samply_command_works() once. Remove also dead code.
@vstinner vstinner added skip news needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 9, 2026
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 9, 2026
@vstinner vstinner changed the title gh-152769: Fix test_samply_profiler: only check samply once gh-121608: Fix test_samply_profiler: only check samply once Jul 9, 2026
@vstinner vstinner merged commit 3114449 into python:main Jul 9, 2026
94 of 97 checks passed
@vstinner vstinner deleted the samply branch July 9, 2026 19:27
@miss-islington-app

Copy link
Copy Markdown

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-app

bedevere-app Bot commented Jul 9, 2026

Copy link
Copy Markdown

GH-153457 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 9, 2026
vstinner added a commit that referenced this pull request Jul 10, 2026
…H-153424) (#153457)

gh-121608: Fix test_samply_profiler: only check samply once (GH-153424)

Only run samply_command_works() once. Remove also dead code.
(cherry picked from commit 3114449)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant